testing.chattyFlag.on (field)
9 uses
testing (current package)
example.go#L82: } else if chatty.on {
example.go#L86: if chatty.on && chatty.json {
run_example.go#L22: if chatty.on {
testing.go#L528: on bool // -v is set in some form
testing.go#L539: f.on = true
testing.go#L542: f.on = false
testing.go#L552: if f.on {
testing.go#L562: return f.on
testing.go#L728: return chatty.on
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)